C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / WillDeselectRow Method

In This Topic
WillDeselectRow Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function WillDeselectRow( _
   ByVal tableView As UIKit.UITableView, _
   ByVal indexPath As Foundation.NSIndexPath _
) As Foundation.NSIndexPath
 

Parameters

tableView
indexPath
See Also